PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DCrossSection Class / getOrientation Method
In This Topic
    getOrientation Method
    In This Topic
    Gets the orientation of the cutting plane.
    Syntax
    public java.lang.Object[] getOrientation()

    Return Value

    A three-element array specifying the orientation of the cutting plane in world space, where each value represents the orientation in relation to the X, Y, and Z axes.
    See Also